home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1
/
Nebula One.iso
/
Educational
/
Sphere
/
Source
/
SphereView.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-06-12
|
226 b
|
16 lines
/* Generated by Interface Builder */
#import <appkit/View.h>
@interface SphereView:View
{
id sphereControlPtr;
id sphereDrawerObjectPtr;
}
- initFrame:(const NXRect *)r;
- drawSelf:(const NXRect *)r: (int)c;
@end